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

Update and refactor fm_yaml_mod for new field_table format #1547

Merged
merged 13 commits into from
Jul 26, 2024

Conversation

J-Lentz
Copy link
Contributor

@J-Lentz J-Lentz commented Jun 14, 2024

Description

  • Update fm_yaml_mod and the field_manager unit test for the new field_table format
  • Refactor and simplify fm_yaml_mod

How Has This Been Tested?
Builds on the AMD box with Intel 2024.1 compiler; unit tests pass

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

uramirez8707
uramirez8707 previously approved these changes Jun 28, 2024
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.

Ran an AM5 c96 amip experiment with this PR + NOAA-GFDL/fms_yaml_tools#45 and turning the yaml format on. Results reproduced.

Copy link
Contributor

@rem1776 rem1776 left a comment

Choose a reason for hiding this comment

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

Looks good, mainly just needs some documentation added back in for doxygen.

field_manager/fm_yaml.F90 Show resolved Hide resolved
field_manager/fm_yaml.F90 Show resolved Hide resolved
field_manager/fm_yaml.F90 Show resolved Hide resolved
test_fms/parser/generic_blocks.F90 Outdated Show resolved Hide resolved
field_manager/field_manager.F90 Show resolved Hide resolved
Add additional Doxygen syntax as per Ryan's review comments.
@rem1776
Copy link
Contributor

rem1776 commented Jul 25, 2024

@J-Lentz I think you might need to pull in main for this PR now that #1519 is merged.

@rem1776 rem1776 merged commit 94d66ee into NOAA-GFDL:main Jul 26, 2024
26 of 28 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.

None yet

3 participants