ProjectPythia / projectpythia.github.io

https://projectpythia.org
Apache License 2.0
32 stars 19 forks source link

Link to Herbie documentation #397

Closed blaylockbk closed 4 months ago

blaylockbk commented 7 months ago

Hi Pythia team! I enjoyed your session at AMS in Baltimore. Project Pythia is a great resource I have pointed many people to.

I didn't get a chance to talk afterwards, but I wondered if you would be interested in adding a link to the Herbie documentation and repo. I gave this presentation on the Herbie Python package at AMS. I've been surprised at the number of people who use Herbie, especially people outside the atmospheric sciences domain who need to access and use NWP data.

Thanks for considering this linking to this resource.

---
url: 'https://herbie.readthedocs.io/'
thumbnail: 'https://herbie.readthedocs.io/en/stable/_static/Herbie-logo.png'
title: 'Herbie: Retrieve NWP Model Data'
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'
    affiliation: 'n/a'
    affiliation_url: 'n/a'
    email: 'n/a'
tags: 
  packages:
    - xarray
    - cfgrib
  formats:
    - documentation
    - tutorial
  domains:
    - Atmospheric Science
    - Numerical Weather Prediction
  affiliation:
    - unspecified
---
github-actions[bot] commented 7 months ago

Thank you for your contribution 🎉, @blaylockbk!

We're currently running validation checks to make sure the contents of your submission are okay. An update will be posted here shortly once the validation checks are passing.

github-actions[bot] commented 7 months ago

@blaylockbk, your submission looks great! We've created a pull request on your behalf using the information you provided.

The pull request can be accessed from this url: https://github.com/ProjectPythia/projectpythia.github.io/pull/398.

brian-rose commented 4 months ago

Hi @blaylockbk, sorry this request languished!

Looks like something went wrong with the auto-generated PR #398. I'll try to redo the submission form with the information you listed above.

brian-rose commented 4 months ago

I ended up adding the info manually. You can now find the Herbie documentation listed in the Resource Gallery if you scroll down to the bottom of the list.

Unfortunately the drop-down gallery filters are currently broken (#419).

Thanks for this contribution @blaylockbk!