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

Using nonstandard spatial dimension names can lead to selection errors #267

Closed
arbennett opened this issue Nov 5, 2023 · 0 comments · Fixed by #268
Closed

Using nonstandard spatial dimension names can lead to selection errors #267

arbennett opened this issue Nov 5, 2023 · 0 comments · Fixed by #268

Comments

@arbennett
Copy link
Member

For example, if you have the domain, state, and forcing files all using 'latitude' and 'longitude' rather than 'lat' and 'lon' and try to set the chunk size to anything smaller than the full domain you'll get an error because of where variable renaming happens vs subsetting from a particular chunk.

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 a pull request may close this issue.

1 participant