-
Notifications
You must be signed in to change notification settings - Fork 365
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
Mollweide projection incorrect ? #2016
Comments
There are a lot of open issues relating to Molleweide: https://github.com/SciTools/cartopy/search?q=Mollweide&type=issues |
I suspect this may be fixed by OSGeo/PROJ#3082. |
I have encountered a problem when drawing polygons from a icosahedral grid with a Mollweide projection only.
The same with a Robinson projection.
What do I miss ?
I have prepared a notebook with OPeNDAP access to the netcdf file that shows the problem.
https://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/brocksce/gridsCF/cartopy_bug_projection.html
https://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/brocksce/gridsCF/cartopy_bug_projection.ipynb
Tested with cartopy 0.20.2
The text was updated successfully, but these errors were encountered: