Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions portal/resource_gallery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1509,3 +1509,20 @@
domains:
- data visualization
- remote sensing

- title: 'Herbie: Retrieve NWP Model Data'
url: https://herbie.readthedocs.io/
description: |
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.
authors:
- name: Brian Blaylock
tags:
packages:
- xarray
- cfgrib
formats:
- documentation
- tutorial
domains:
- atmospheric science
- numerical weather prediction