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

WIP: Add option for creating inset SkewTs #1708

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jthielen
Copy link
Collaborator

@jthielen jthielen commented Feb 13, 2021

Description Of Changes

As suggested in #1706 (comment), this PR adds a classmethod to SkewT to allow easier creation of an inset SkewT axes following the approach of Axes.inset_axes.

Currently just a proof of concept, I haven't tested it out yet. Just thought I'd get the prospective implementation up for any early sanity check review.

Checklist

  • Closes #xxxx
  • Tests added
  • Fully documented
  • Properly acknowledge reused code from matplotlib

@jthielen jthielen added Type: Feature New functionality Area: Plots Pertains to producing plots labels Feb 13, 2021
@jthielen jthielen force-pushed the inset-skewt branch 2 times, most recently from 424f3c8 to b5de36f Compare February 14, 2021 02:32
Base automatically changed from master to main February 22, 2021 22:39
@dopplershift
Copy link
Member

This approach worked better than I would have feared and is in general a 👍 , assuming it accomplishes all that's needed for doing the inset plotting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Plots Pertains to producing plots Type: Feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants