Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to Herbie documentation (trying again) #436

Closed
brian-rose opened this issue Jun 6, 2024 · 1 comment
Closed

Link to Herbie documentation (trying again) #436

brian-rose opened this issue Jun 6, 2024 · 1 comment
Labels
resource-gallery-submission Issue used for updating external links gallery

Comments

@brian-rose
Copy link
Member

brian-rose commented Jun 6, 2024

Make sure the following items are specified :

  • url
  • title
  • description
  • authors (please credit the creators of the resource in at least one method (name, affiliation, affiliation_url, or email)
  • tag (at least one tag is required, this helps users access the link by searching via the relevant packages, formats, or domains)
---
url: 'https://herbie.readthedocs.io/' # The URL link to the resource you are submitting.
thumbnail: 'https://herbie.readthedocs.io/en/stable/_static/Herbie-logo.png' # The URL link to the thumbnail image associated with this resource.
title: 'Herbie: Retrieve NWP Model Data' # The title of the resource.
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.' # A brief description of the resource.
authors: # Mulitiple authors are supported, add each author separately.
  - name: 'Brian Blaylock' # The name of the first author.
     email: ''
tags: # Replace or delete the "unspecified" tag for each section with keywords associated with the resource. Multi-word tags should be entered with a space between the words (i.e. not joined with a `-`).
  packages:
    - xarray
    - cfgrid
  formats:
    - documentation
    - tutorial
  domains:
    - Atmospheric Science
    - Meteolorogy
    - Numerical Weather Prediction
  affiliation:
    - unspecified # List of the affiliated projects or organizations associated with this resource.
---

Redoing #397 since something went wrong with that one.

@brian-rose brian-rose added the resource-gallery-submission Issue used for updating external links gallery label Jun 6, 2024
Copy link
Contributor

github-actions bot commented Jun 6, 2024

Thank you for your contribution 🎉, @brian-rose!

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resource-gallery-submission Issue used for updating external links gallery
Projects
None yet
Development

No branches or pull requests

1 participant