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

Convert GFS DDTs from blocked data structures to contiguous arrays: Part Deux #932

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

dustinswales
Copy link
Contributor

@dustinswales dustinswales commented Feb 21, 2025

Description

This PR replaces using blocked data structures with contiguous data structures for external data types (GFS_diagnostics and GFS_restart). This work is a continuation of #798 and is described in UWM #2294.

Also, GFS_restart_type was refactored to be consistent with GFS_diagnostics_type. This simplifies the code and opens the possibility to unify some of the fv3 io modules.

Issue(s) addressed

UWM #2521

Testing

All UWM RTs pass on Hera and WCOSS.

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.

1 participant