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
507 stars 75 forks source link

Replace Requests with httpx? #336

Open blaylockbk opened 4 months ago

blaylockbk commented 4 months ago

https://www.python-httpx.org/

No particular reason except httpx looks to be a modern replacement.