ARM-DOE / pyart

The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.
https://arm-doe.github.io/pyart/
Other
516 stars 268 forks source link

update NEXRAD location data using latest NCEI database #1595

Open gewitterblitz opened 5 months ago

gewitterblitz commented 5 months ago

This PR takes care of the NEXRAD location discrepancy by pulling the latest information from the NCEI Historical Observing Metadata Repository directly. Interested users/developers can find the latest NEXRAD location database by clicking on the NEXRAD station list file view.

gewitterblitz commented 5 months ago

@mgrover1 Do we need any other changes except for the linting issues? For example, raising an error?