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

Replace basemap with cartopy #90

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Replace basemap with cartopy #90

merged 2 commits into from
Oct 16, 2023

Conversation

chpolste
Copy link
Collaborator

For notebooks/simple/Example_qgpv.ipynb, I chose an equirectangular projection since cartopy's Miller projection was very slow for me. I also replaced the jet colormap with turbo.

I couldn't find any other mentions of basemap in the repository with grep, so this should address #87.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

see 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@csyhuang csyhuang changed the base branch from master to release1.0 October 16, 2023 21:10
@csyhuang csyhuang merged commit efaa86f into release1.0 Oct 16, 2023
2 checks passed
@csyhuang csyhuang deleted the cartopy-nb branch October 16, 2023 21:15
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 this pull request may close these issues.

3 participants