Skip to content

Commit a836805

Browse files
authored
Add Herbie documentation to gallery (ProjectPythia#440)
1 parent d859419 commit a836805

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

portal/resource_gallery.yaml

+17
Original file line numberDiff line numberDiff line change
@@ -1509,3 +1509,20 @@
15091509
domains:
15101510
- data visualization
15111511
- 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.
1517+
authors:
1518+
- name: Brian Blaylock
1519+
tags:
1520+
packages:
1521+
- xarray
1522+
- cfgrib
1523+
formats:
1524+
- documentation
1525+
- tutorial
1526+
domains:
1527+
- atmospheric science
1528+
- numerical weather prediction

0 commit comments

Comments
 (0)