Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Isentropic Updates #389

Closed
2 tasks done
dopplershift opened this issue Jan 6, 2019 · 2 comments
Closed
2 tasks done

Isentropic Updates #389

dopplershift opened this issue Jan 6, 2019 · 2 comments

Comments

@dopplershift
Copy link
Member

dopplershift commented Jan 6, 2019

  • SkewT solution to 3rd part of exercise doesn't actually call the plot_mixing_lines
  • Siphon does import from datetime twice
@dopplershift
Copy link
Member Author

dopplershift commented Jan 6, 2019

  • Isentropic:
    • Hard-coded isobaric--should use metpy accessor
    • Barbs plot has hard-coded PlateCarree rather than data_proj
    • All of the variables should probably be pulled out of the xarray dataset using parse_cf, just for consistency
    • Call to ax.coastlines() and ax.add_feature(cfeature.COASTLINE) in the same cell--should probably nuke all calls to coastlines() from the workshop material to be consistent
    • Labelling contours. I think you can use the return from contour directly to label?

@jrleeman jrleeman changed the title Issues from short course Isentropic Updates Feb 14, 2019
zbruick added a commit to zbruick/python-workshop that referenced this issue Jul 24, 2019
zbruick added a commit to zbruick/python-workshop that referenced this issue Jul 24, 2019
zbruick added a commit to zbruick/python-workshop that referenced this issue Jul 24, 2019
@dopplershift dopplershift added this to the Valpo Workshop milestone Jul 25, 2019
@dopplershift
Copy link
Member Author

Finished in #440

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant