-
Get atmospheric data from ERA5 (reanalysis data) from ECMWF. The reanalysis data (coarser resolution) is what we ultimately want to be able to upscale to look like the high resolution NEXRAD data. Goa…
-
ECMWF just relased CfGRIB.jl for reading and importing Grib data. It expose the data as either DimensionalData or AxisArrays.
Would be interesting to link it with ClimateBase.jl, which would allow …
-
# Challenge 13- Interactive Meteorological Data Vis with Jupyter
> **Stream 1** - Software Developments for Earth Sciences
### Goal
Develop a Jupyter component that displays meteorological da…
-
**Is your feature request related to a problem?**
- Check the definition of pressure levels sets in `level_definitions()` in `libtrac.c`.
**Describe the solution you'd like**
- Add additional pre…
-
# Challenge 17 - The solar energy dashboard: visualising ECMWF and Copernicus data for the renewable energy community
> **Stream 1 - Data Visualization and visual narratives for Earth Sciences appl…
-
### Initial request
The following two templates are available for GRIB2 to encode wave parameters selected by their wave period range
Code | Description
-- | --
103 | Analysis or forecast at a hor…
sebvi updated
2 weeks ago
-
The ftp server ([ftp://wmo:essential@dissemination.ecmwf.int](ftp://wmo:essential@dissemination.ecmwf.int)) where `TCForecast.fetch_ecmwf()` fetches the latest TC tracks does not work anymore since ar…
-
### What maintenance does this project need?
I used to be able to programatically check the update of a request using this:
```python
reply = dict(request_id=df.iloc[i]['r']) # Get ID
new_cl…
-
## The motivation
We need to specify initial and boundary conditions for CMAQ. At the
moment these come from so-called free runs of the ECMWF model with the
CAMS global prior emissions. The starting p…
-
As I work with very large zarr stores in the cloud (such as an ERA5 dataset that goes back 60+ years) I have noticed that the framework gets hung up and takes a very long time to run even if I only wa…