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

When mapping to MPAS meshes, ncol needs to be renamed to nCells, etc. #52

Open
xylar opened this issue Apr 12, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@xylar
Copy link
Collaborator

xylar commented Apr 12, 2023

Compass is using pyremap to go from lon-lat to MPAS (otherwise uncommon for us) and the result is a dimension ncol where it should be nCells. We rename dimensions for other destination meshes but neglected to do so for MPAS destination meshes.

@xylar xylar added the bug Something isn't working label Apr 12, 2023
@xylar xylar self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant