You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: portal/resource_gallery.yaml
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1509,3 +1509,20 @@
1509
1509
domains:
1510
1510
- data visualization
1511
1511
- remote sensing
1512
+
1513
+
- title: 'Herbie: Retrieve NWP Model Data'
1514
+
url: https://herbie.readthedocs.io/
1515
+
description: |
1516
+
Herbie is a python package that downloads recent and archived numerical weather prediction (NWP) model output from different cloud archive sources. Its most popular capability is to download HRRR model data. NWP data in the GRIB2 format can be read with xarray+cfgrib.
0 commit comments