Download GloFAS Copernicus Emergency Management System dataset
Project description
Climetlab CEMS Flood
Build Status |
---|
Download GloFAS data from the Climate Data Store.
import climetlab as cml
dataset = cml.load_dataset(
'glofas-seasonal',
model='lisflood',
system_version='operational',
temporal_filter= '2022 01 01',
leadtime_hour = '24-72',
variable="river_discharge_in_the_last_24_hours"
)
ds = dataset.to_xarray()
ds
(<xarray.Dataset>
Dimensions: (realization: 51, forecast_reference_time: 1,
leadtime: 3, lat: 1500, lon: 3600)
Coordinates:
* realization (realization) int64 0 1 2 3 4 5 ... 46 47 48 49 50
* forecast_reference_time (forecast_reference_time) datetime64[ns] 2022-01-01
* leadtime (leadtime) timedelta64[ns] 1 days 2 days 3 days
* lat (lat) float64 -59.95 -59.85 -59.75 ... 89.85 89.95
* lon (lon) float64 -179.9 -179.8 -179.8 ... 179.8 540.0
time (forecast_reference_time, leadtime) datetime64[ns] ...
Data variables:
dis24 (realization, forecast_reference_time, leadtime, lat, lon) float32 ...
Attributes:
GRIB_edition: 2
GRIB_centre: ecmf
GRIB_centreDescription: European Centre for Medium-Range Weather Forecasts
GRIB_subCentre: 0
Conventions: CF-1.7
institution: European Centre for Medium-Range Weather Forecasts
history: 2023-01-02T10:51 GRIB to CDM+CF via cfgrib-0.9.1...,)
More example requests and documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
climetlab_cems_flood-0.2.6.tar.gz
(869.4 kB
view details)
Built Distribution
File details
Details for the file climetlab_cems_flood-0.2.6.tar.gz
.
File metadata
- Download URL: climetlab_cems_flood-0.2.6.tar.gz
- Upload date:
- Size: 869.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf33ddb3884a1dd2c3401d0da100e61365a4bba85c286eb90106eaeee0c70870 |
|
MD5 | 3cb316a44f0f08aa894bc775e486a9b8 |
|
BLAKE2b-256 | 8f27e605368117fc8e3752373bd6f9b68101d5a10489a69540e117bf59d473f7 |
File details
Details for the file climetlab_cems_flood-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: climetlab_cems_flood-0.2.6-py3-none-any.whl
- Upload date:
- Size: 856.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd442e377af6f35201be7d959b6dcbc69c687fbf101365bd30eb04f319fff854 |
|
MD5 | c7e255fbbe268d7a66ad1f24cc8e3184 |
|
BLAKE2b-256 | 76359a878b5e364628952cdf82736a8c1346e102ee9cfe6f2969c6b158280ccd |