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

move mask from input buffer object to field object #1411

Merged
merged 6 commits into from
Nov 20, 2023

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Nov 15, 2023

Description
This moves the mask that was previously only stored in the input array to the field object so it can be used for later reductions.

How Has This Been Tested?
amd box with latest intel

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

Copy link
Contributor

@uramirez8707 uramirez8707 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this. It looks good to me.

@thomas-robinson thomas-robinson merged commit df5d291 into NOAA-GFDL:dmUpdate Nov 20, 2023
17 of 18 checks passed
rem1776 added a commit to rem1776/FMS that referenced this pull request May 1, 2024
* fix diag_send_complete loops and add get_file_ids

* initial changes to move mask

---------

Co-authored-by: rem1776 <Ryan.Mulhall@noaa.gov>
rem1776 added a commit to rem1776/FMS that referenced this pull request May 1, 2024
* fix diag_send_complete loops and add get_file_ids

* initial changes to move mask

---------

Co-authored-by: rem1776 <Ryan.Mulhall@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants