blaylockbk / Herbie

Download numerical weather prediction datasets (HRRR, RAP, GFS, IFS, etc.) from NOMADS, NODD partners (Amazon, Google, Microsoft), ECMWF open data, and the University of Utah Pando Archive System.
https://herbie.readthedocs.io/
MIT License
424 stars 70 forks source link

grib_projection should be a coordinate, not variable, I think #299

Closed blaylockbk closed 1 day ago

blaylockbk commented 3 months ago

So, Herbie parses some details about the grid projection in the gribfile_projection variable. I think it would make more sense to put that in the "coordinates" instead.

image

I'm not sure if there are implications for this, but it seems more appropriate to put that there. Does CF conventions have any preferred standard?

blaylockbk commented 2 months ago

This is done in v2024.5.0, but I'm still waiting to see if there are any implications for this.

blaylockbk commented 1 day ago

no one has complained about this yet, so I'll close this