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

Postage stamp plots #160

Merged
merged 9 commits into from
Aug 2, 2023
Merged

Postage stamp plots #160

merged 9 commits into from
Aug 2, 2023

Conversation

jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented Jul 14, 2023

Adds postage stamp contour plots.

Still needs:

Fixes #159

@jfrost-mo jfrost-mo added the enhancement New feature or request label Jul 14, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2023

Coverage

@Fraetor
Copy link

Fraetor commented Jul 14, 2023

Also need to add coastlines to plots.

@jfrost-mo jfrost-mo mentioned this pull request Jul 24, 2023
6 tasks
@jfrost-mo jfrost-mo self-assigned this Aug 2, 2023
@jfrost-mo jfrost-mo requested a review from jwarner8 August 2, 2023 10:03
@jfrost-mo jfrost-mo marked this pull request as ready for review August 2, 2023 10:03
Copy link
Contributor

@jwarner8 jwarner8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this. We can build on this nicely to add additional features onto the plots if needbe (i.e. cartopy features for plotting borders etc.).
I also like GridSpec for arranging multiple panels of figures (https://matplotlib.org/stable/api/_as_gen/matplotlib.gridspec.GridSpec.html)

@jfrost-mo jfrost-mo merged commit 990b5e3 into main Aug 2, 2023
5 checks passed
@jfrost-mo jfrost-mo deleted the postage-stamp-plots branch August 2, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postage stamp plots
3 participants