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

Plotting horizontal slices and map projections #4

Open
kshedstrom opened this issue Feb 7, 2018 · 0 comments
Open

Plotting horizontal slices and map projections #4

kshedstrom opened this issue Feb 7, 2018 · 0 comments

Comments

@kshedstrom
Copy link
Contributor

I have always been grumpy about the pyroms_toolbox zview code. In particular, zview is not only computing the fields on a particular z surface, but it is also doing the plotting internally. I have a number of problems with this:

  • It works for either Mercator projections or "None", not my usual conic or polar stereographic.
  • I was doing the actual plotting with some software other than matplotlib.
  • It works for some default color scheme and line styles, etc. Controlling that stuff should be outside of a generally callable toolbox routine. Or was it meant to be copied and hacked?
  • Bror has some tools for managing your map projection collection (projmap) - maybe we can start using that or something like that, just like we have the gridid.txt file.
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

No branches or pull requests

1 participant