ProjectPythia / pythia-foundations

Jupyterbook source for the Foundations collection
http://foundations.projectpythia.org
Apache License 2.0
59 stars 42 forks source link

Cartopy not plotting correctly #263

Closed r-ford closed 2 years ago

r-ford commented 2 years ago

Not sure if it's the same for everyone else, but when I go on the Cartopy tutorial, the example at the end is not plotting properly:

cartopy-bug

My local build looks like it should, so I'm hoping that just changing the function a bit will fix it.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 2 years ago

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 4a006c99811a2ec553086b03556e49a633b4de1d ✅ Deployment Preview URL: https://6258a851db5b6b315d0ddd2c--pythia-foundations.netlify.app

dopplershift commented 2 years ago

Interesting. I can't reproduce the problem with my local Python 3.10 environment.

dopplershift commented 2 years ago

And it works in my local 3.8 environment as well. Also looks like the environment on GHA and my local ones are using Cartopy 0.20.2. 🤔