-
https://news.ycombinator.com/item?id=39678783
-
I am trying to create a time series forecast at a single latitude and longitude using Herbie. This is what I've got so far:
```python
from herbie import Herbie
import pandas as pd
all_hours_l…
-
Thanks for this beautiful lib !
I try to use it with zarr generated with https://github.com/fsspec/kerchunk , which make usage of [fsspec "Reference filesystem"](https://filesystem-spec.readthedocs…
-
**Describe the bug**
Hi @bbuzz31 and @jhkennedy ,
When we run the ISCE3 InSAR workflow using the Docker, there are some permission issues related to the HRRR Herbie package with the error showi…
-
We will examine the assimilation of radiosonde observations - GSI vs JEDI for the MPAS case
The general plan is to do a single observation test using the MPAS test case included in RDASApp.
Then we …
-
From Dave Turner at NOAA:
Hi Von,
HRRR-smoke is a product of my lab, but not from the renewable energy (ASRE) program. Ravan Ahmadov is the primary developer. It is a high visibility and im…
-
I am trying to run test_read.py but I do not see the source_loc.
source_loc = "/p/work/bhoch/AE6.1/hrrr"
top_dirs = (os.listdir(source_loc))
-
Hello, I'm trying to download a 2 year timeseries of historical wind speed forecasts from RAP. Every time I get through about 4 months of hourly data, the process is killed (see below). Are there down…
-
I was experimenting with using `stac-rs` as a STAC API server for a pgstac database and I ran into some issues when using the `filter` parameter.
When I run a query against a `stac-fastapi-pgstac` …
-
Converting the gold config file (for the station data run `tests/RME/gold`) over to the new parameters brought about a few gotchas and issues. Converting the file with inicheck produced multiple error…