Herbie icon indicating copy to clipboard operation
Herbie copied to clipboard

Download numerical weather prediction datasets (HRRR, RAP, GFS, IFS, etc.) from NOMADS, NODD partners (Amazon, Google, Microsoft), ECMWF open data, and the University of Utah Pando Archive System.

Results 75 Herbie issues
Sort by recently updated
recently updated
newest added

## About After a few other attempts elsewhere, we started working on an indexer for NWP data once again at [^1]. We think it will help for different slicing and...

Hi again, related to GH-140, because the rendered HTML documentation has been committed to the repository itself [^1], it weighs in with an unusual large repository size of 114 MB,...

### Discussed in https://github.com/blaylockbk/Herbie/discussions/116 Originally posted by **csteele2** November 1, 2022 I was trying to use Herbie to easily download and process the european ensemble data. Not sure if I...

bug
ECMWF

After updating the GEFS model template (see #132), I realized I should also update the GFS model template to match in style and completeness.

I would like to make changes to the way the config file is used, like as the ability to change the config values temporarily (adjust the defaults inside a single...

Ok, so I saw [this](https://www.linkedin.com/posts/joxtoby_oxtobytes-activity-7003785558401384448-G_Gc?utm_source=share&utm_medium=member_desktop) on LinkedIn and it would be super helpful for Herbie... ![image](https://user-images.githubusercontent.com/6249613/205761663-d419d541-3cb3-4888-9e6d-b9fc1fb3c2b8.png) This python package would enable Herbie to subset data even when an index file...

Codespaces just rolled out. Let's see what I can use it for. 60 free hours seems like plenty of free compute time to check bugs and some development work...without needing...

Hi - I've been having issues using FastHerbie with GEFS and extracting data for specific locations. Nearest Point fails, so I've just been using _.sel method='nearest'_, which seems to work...

I renamed the `searchString` argument to `search`, since this isn't a simple exact match search, but a regex search. Plus, `search` is shorter and just as descriptive. (I really would...

I think this needs to be updated now that ECMWF makes more parameters available. For example, 100 meter (metre) wind. https://github.com/blaylockbk/Herbie/blob/f31d06c79264639131caf0491230c9d2f392b34e/herbie/help.py#L57-L102