-
Attempt to extract file downloaded by the script below i get `An error occurred while loading the archive`
```
import cdsapi
c = cdsapi.Client()
c.retrieve(
'cems-glofas-historical',
…
-
I'm trying to retrieve a dataset from a Google Collab notebook, unsuccessfully so far, although I did apply [all instructions](https://cds.climate.copernicus.eu/api-how-to).
```python
import cdsap…
-
Add GloFAS data source. Some changes to make from old version (may need to be separate issues / PRs):
- make lead time range instead of list
- async queries to CDS
-
We are downloading and processing several datasets from the [Copernicus's Climate Data Store (CDS)](https://cds.climate.copernicus.eu). Currently these are the GloFas data and ECMWF's monthly precipit…
-
-
Hi,
We are working on an inundation model that requires to run the slopelength function on very big catchments (the Amazon is the biggest one, with 30k x 35k grid points). The problem we have is th…
-
Hi,
I am using Docker to run LISVAP and successfully tested it on the GloFAS use case. Now, for my application, I am applying GloFAS settings with ERA5 data as meteo inputs. I preprocessed the ERA5…
-
Users will likely want to use their own config files for unsupported countries, this should be made possible to do.
-
# Branch
https://github.com/wmo-im/GRIB2/tree/issue106
# Summary and purpose
ECMWF is requesting new hydrological parameters for the EFAS, GLOFAS and ULYSSES projects.
# Action proposed
The tea…
sebvi updated
2 years ago
-
Migrate everything required for the [GloFAS methods](https://github.com/OCHA-DAP/pa-anticipatory-action/tree/develop/src/indicators/flooding/glofas) to aa-toolbox. Depends on #83. Tests should be adde…