Transition to use contiguous data arrays #2521
Labels
enhancement
New feature or request
feature-MPAS
Label to identify tasks associated with the MPAS dynamical core implementation
Description
Recently the GFS DDTs were modified to use contiguous data instead of blocked data NOAA-EMC/fv3atm#798.
However, not all blocked data structures were removed, most notably the restart and diagnostic types.
Solution
Replace all blocked data references with contiguous chunked data references.
The text was updated successfully, but these errors were encountered: