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

global region does not support different resolutiosn #187

Open
Tracked by #269
pabloitu opened this issue Feb 23, 2022 · 1 comment
Open
Tracked by #269

global region does not support different resolutiosn #187

pabloitu opened this issue Feb 23, 2022 · 1 comment
Assignees

Comments

@pabloitu
Copy link
Collaborator

lons = cleaner_range(-180.0, 179.9, dh)

Creating new global_regions fails when prompting dh greater than 0.1, because it provides spatial cells outside the globe range (e.g. 180.1 lon). It has to do with passing to cleaner_range a prescribed end of 179.9lon, 89.9 lat.

@wsavran
Copy link
Collaborator

wsavran commented Aug 18, 2022

@pabloitu is this issue still a problem. i can make a fix before the v0.6.1 release if that's the case.

@pabloitu pabloitu mentioned this issue Nov 25, 2024
22 tasks
@pabloitu pabloitu self-assigned this Feb 6, 2025
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

No branches or pull requests

2 participants