Ryan May

Results 160 issues of Ryan May

With 1.0 release, time to update the roadmap--essentially writing up what's in the talk for AMS 2021.

Area: Docs
Type: Enhancement

#### Description Of Changes Instead of blindly creating our own registry and using it, instead use the application registry and modify it to our needs. I'm not wild about modifying...

Type: Enhancement
Area: Units

There are now functions for `set_application_registry()` and `get_application_registry()`, so we should really look at using those for a registry. This would allow us to play nicely with other libraries/applications using...

Type: Enhancement
Area: Units

#### Description Of Changes Finally have a really solid cut at the last major deliverable from the last grant, and at long last close out #3. The implementation, once I...

pydata-sphinx-theme released 0.5 with quite a few more [configuration and customizable options](https://pydata-sphinx-theme.readthedocs.io/en/latest/user_guide/configuring.html). Some hightlights: * Color variables * Custom icons for links (rather than just github and twitter)--could add e.g....

Type: Maintenance
Area: Docs
Type: Enhancement

XArray has added a [new backends API](https://github.com/pydata/xarray/pull/4989) ([docs PR](https://github.com/pydata/xarray/pull/4810)). We need to make GINI work with this. We also need to see if there's any hope of supporting multiple versions...

Type: Maintenance
Area: IO

Right now, adding a new data file requires adding the hash `static_data_manifest.txt`. There is no need for a human to do this task. We can rely on GitHub's own hashing...

Area: Infrastructure
Type: Enhancement

### Discussed in https://github.com/Unidata/MetPy/discussions/2445 Originally posted by **wxbinge** April 19, 2022 Hello, I wondered if there is a way to get the peak wind information from METAR files using MetPy?...

Type: Enhancement
Area: IO

I've been brain-storming other ideas for types of automation we could add/handle here. Capturing here rather than in a random note in my private app: - [x] Handle new versions...

Area: Infrastructure
Type: Feature

Need to document how to access and use the station data mapping.

Area: Docs
Area: Examples
Type: Enhancement