Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Transition to use contiguous data arrays #2521

Open
dustinswales opened this issue Dec 3, 2024 · 0 comments
Open

Transition to use contiguous data arrays #2521

dustinswales opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request feature-MPAS Label to identify tasks associated with the MPAS dynamical core implementation

Comments

@dustinswales
Copy link
Collaborator

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.

@dustinswales dustinswales self-assigned this Dec 3, 2024
@dustinswales dustinswales converted this from a draft issue Dec 3, 2024
@dustinswales dustinswales changed the title Transition to use of contiguous data arrays Transition to use contiguous data arrays Dec 3, 2024
@dustinswales dustinswales added enhancement New feature or request feature-MPAS Label to identify tasks associated with the MPAS dynamical core implementation labels Dec 3, 2024
@dustinswales dustinswales moved this from Todo to In Progress in MPAS dycore in the UFS Weather Model Jan 8, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request feature-MPAS Label to identify tasks associated with the MPAS dynamical core implementation
Projects
Status: In Progress
Development

No branches or pull requests

1 participant