Ryan May
Ryan May
If you check the "Errored Version Updates" section on the [conda-forge status page](https://conda-forge.org/status/) you can see: ``` 1.00 attempts - bot error ([bot CI job](https://github.com/regro/cf-scripts/actions/runs/10693273273)): main: Traceback (most recent call...
3.10 is unsupported by this version of sphinx, so will need to wait for us to shift support to Python >=3.11.
Superseded by #977 .
@sgdecker I think we're seeing two options here in general: 1. Do the calculation manually (maybe using one or more functions from `metpy.calc`) and hand the resulting `DataArray` to the...
Couldn't `ddt` be done today (with the properly aggregated dataset) using `metpy.calc.first_derivative(data_array, axis='time')`?
I'd say just the PR. If one is feeling particularly motivated, adding a test case for the relevant function that tests with values validated from GEMPAK? (Depends if that's meaningfully...
Try not setting `cntr.field` since you're passing in a `DataArray`. That's a good point about the 2 vs. 3 points. I'd be happy to merge something adding something functionally equivalent...
Change: ```python ht_fall.attrs['crs'] = GRID211 ``` to ```python ht_fall.metpy.assign_crs(grid_mapping_name='lambert_conformal_conic', standard_parallel=[25, 25], longitude_of_central_meridian=-95) ``` See the [xarray tutorial](https://unidata.github.io/MetPy/latest/tutorials/xarray_tutorial.html#sphx-glr-tutorials-xarray-tutorial-py). This uses the names from CF metadata. Should the parameters of the grid...
@sgdecker `first_derivative`, like pretty much all operations, calculations, math, etc. done on `DataArray` instances dumps attributes (no easy way to prevent this or to propagate them correctly). This is why...
Just wanted to capture that we have both the old and MO ones: ``` ❯ grep KGVW * airport-codes.csv:KGVW,closed,Richards-Gebaur Air Force Base,38.84420013,-94.55999756,1093,NA,US,US-MO,Belton,KGVW,GVW, grep: nids: Is a directory sfstns.tbl:KGVW 999999 GRANDVIEW...