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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰[BUG]: Outputting sub-domains of globe to NetCDF breaks #136

Open
mariusaurus opened this issue Dec 4, 2023 · 0 comments
Open

馃悰[BUG]: Outputting sub-domains of globe to NetCDF breaks #136

mariusaurus opened this issue Dec 4, 2023 · 0 comments
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@mariusaurus
Copy link

Version

0.2.0

On which installation method(s) does this occur?

Source

Describe the issue

outputting any domains other than full globe result in shape missmatch error. Error is in line 155 of earth2mip/netcdf.py, in which data should be replaced with regional_data:
output = regional_data[:, index]

Environment details

No response

@mariusaurus mariusaurus added ? - Needs Triage Need team to review and classify bug Something isn't working labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant