Skip to content

fms2_io: Add generalized indices test#1734

Merged
vithikashah001 merged 1 commit into
NOAA-GFDL:mainfrom
J-Lentz:gen_indices_fms2io_test
Jul 29, 2025
Merged

fms2_io: Add generalized indices test#1734
vithikashah001 merged 1 commit into
NOAA-GFDL:mainfrom
J-Lentz:gen_indices_fms2io_test

Conversation

@J-Lentz

@J-Lentz J-Lentz commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

Description
Adds a test to ensure that fms2_io is able to write and read back a domain-decomposed array where the x and y dimensions correspond to arbitrary permutations of the array's first three indices.

How Has This Been Tested?
Test builds and passes on C5 using intel-classic/2023.2.0.

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

Add a test to ensure that fms2_io is able to write and read back a
domain-decomposed array where the `x` and `y` dimensions correspond to
arbitrary permutations of the array's first three indices.

@uramirez8707 uramirez8707 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for this update! This will very helpful as we make changes to fms2io (i.e the mpp_gather updates)!

@vithikashah001 vithikashah001 merged commit a834a27 into NOAA-GFDL:main Jul 29, 2025
28 of 29 checks passed
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.

4 participants