Ryan May
Ryan May
The problem I'm talking about, 100 DPI: 300 DPI:
Oooh, these will be good samples to include in tests in #1944. Thanks!
Thanks for examining all these corner cases, these are definitely going to help straighten out this implementation.
Well, it's not a bug in MetPy. The problem is actually this data that came from THREDDS awhile ago, and it denotes a variable "LatLon_Projection" should be used for the...
👍 To @jthielen 's suggestion. Looking at the file in question, it's only 2.4M, so maybe fixing it isn't so awful either. (A fresh checkout of the MetPy repo is...
#2531 adds the variable to silence the warning. I'm leaving this open to deal with this behavior at the API level, but bumping from our milestone.
Apologies that this hasn't gotten a response before now. Did you ever get this figured out? If not, can you share the data and the full script (at least up...
If you want to see what this looks like currently: ```python import xarray as xr from metpy.cbook import get_test_data from metpy.plots import ContourPlot, ImagePlot, MapPanel, PanelContainer from metpy.units import units...
It's not yet available, but we'll certainly consider community demand for it when we prioritize our development for future releases. Alternatively, if you were to submit a Pull Request implementing...
Give it a shot! I may actually go to my physical office for a change next Wednesday and I could take a peek at what my textbooks have. The entry...