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

Add mpas-framework support for several other attributes #5183

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

jonbob
Copy link
Contributor

@jonbob jonbob commented Sep 8, 2022

Adds parsing support to the mpas-framework for the following attributes:

  • bounds
  • cell_measures
  • cell_method
  • coordinates
  • standard_name

See discussion in E3SM-Ocean-Discussion PR #28

[BFB]

@jonbob jonbob requested review from xylar and cbegeman September 8, 2022 22:05
@jonbob jonbob self-assigned this Sep 8, 2022
Copy link
Contributor

@xylar xylar left a comment

Choose a reason for hiding this comment

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

Approved based on my testing in E3SM-Ocean-Discussion#28 and the ocean pr test suite, which I found to be BFB with the base of this branch (fa1d32e).

@jonbob, let me know if you would like me to do any additional testing (e.g. in E3SM).

@xylar
Copy link
Contributor

xylar commented Sep 10, 2022

@cbegeman, I believe this is ready for you to have a look at when you have some time.

@xylar xylar added BFB PR leaves answers BFB mpas-framework labels Sep 10, 2022
Copy link
Contributor

@cbegeman cbegeman left a comment

Choose a reason for hiding this comment

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

@jonbob This looks great to me! I did a similar test to Xylar's except I added layerThickness attributes and the feature works as anticipated.

Copy link
Contributor

@cbegeman cbegeman left a comment

Choose a reason for hiding this comment

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

@jonbob This looks great to me! I did a similar test to Xylar's except I added layerThickness attributes and the feature works as anticipated.

jonbob added a commit that referenced this pull request Sep 20, 2022
Add mpas-framework support for several other attributes

Adds parsing support to the mpas-framework for the following attributes:
* bounds
* cell_measures
* cell_method
* coordinates
* standard_name
See additional discussion in E3SM-Ocean-Discussion PR #28

[BFB]
@jonbob jonbob merged commit b1a4414 into master Sep 21, 2022
@jonbob jonbob deleted the jonbob/mpas-framework/add-attributes branch September 21, 2022 15:36
@jonbob
Copy link
Contributor Author

jonbob commented Sep 21, 2022

merged to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFB PR leaves answers BFB mpas-framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants