Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/atrayano/maxmin support for nan #3290

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

atrayano
Copy link
Contributor

@atrayano atrayano commented Jan 7, 2025

Types of change(s)

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • [ x] Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

This PR fixes the behavior of MAPL_MaxMin in presence of NaN

Related Issue

#3289

@atrayano atrayano added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Jan 7, 2025
@atrayano atrayano self-assigned this Jan 7, 2025
@atrayano atrayano requested a review from a team as a code owner January 7, 2025 14:51
@atrayano atrayano changed the base branch from main to develop January 7, 2025 15:29
base/MAPL_MaxMinMod.F90 Outdated Show resolved Hide resolved
base/MAPL_MaxMinMod.F90 Outdated Show resolved Hide resolved
Copy link
Collaborator

@tclune tclune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor suggestions - feel free to ignore.

base/MAPL_MaxMinMod.F90 Outdated Show resolved Hide resolved
@tclune
Copy link
Collaborator

tclune commented Jan 7, 2025 via email

base/MAPL_MaxMinMod.F90 Outdated Show resolved Hide resolved
@atrayano atrayano merged commit 116fb6f into develop Jan 7, 2025
48 checks passed
@atrayano atrayano deleted the bugfix/atrayano/maxmin_support_for_nan branch January 7, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants