-
Running into an issue here that I can't imagine is that uncommon given the large number of users in the meteorological community. I work with datasets between each of the .nc, .grib and .hdf4 formats …
-
# Challenge 13 - Atmospheric Datasets Comparison (ADC) Toolbox Evolution
> **Stream 1** - Software development for weather, climate and atmosphere
### Goal
Improve and extend the functionalit…
-
**Describe the bug**
`0.52.0` breaks `seviri_l2_grib`-reader
**To Reproduce**
```python
# Your code here
scene = satpy.Scene(reader='seviri_l2_grib', filenames=files)
```
**Expected behav…
-
This data uses a GRIB2 GDT template number of "1", which is not recognized by chgres. Other code updates may also be required.
-
I suggest we add unit testing to our standard installation steps on supported platforms. This will help us catch various issues early, including platform config issues, portability problems, compiler …
-
> Requested by a user in an email
Add model templates for Candadian models
### Data source - [Meteorological Service of Canada DataMart](https://www.canada.ca/en/environment-climate-change/servi…
-
When trying to do a rollout with graphcast, at the data saving stage I get eccodes error:
ERROR
```
2024-10-06 13:13:59,492 INFO Doing full rollout prediction in JAX: 1 minute 20 second…
-
### Discussed in https://github.com/blaylockbk/Herbie/discussions/169
By this report, Herbie doesn't work when you don't have an internet connection. The expected behavior is to let Herbie still wo…
-
Recently we got alerted to our variables (in [`inputref.py`](https://github.com/eWaterCycle/era5cli/blob/master/era5cli/inputref.py)) being outdated in an issue (#77). The CDS variables get updated re…
-
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…