A package to download ECMWF open data
Project description
ecmwf-opendata
A package to download ECMWF open data
from ecmwf.opendata import Client
client = Client("https://....")
client.retrieve(
date=-1,
time=6,
step=144,
stream="waef",
type="ef",
target="data.grib",
param='mwd',
)
License
Apache License 2.0 In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
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
ecmwf-opendata-0.0.7.tar.gz
(8.2 kB
view details)
File details
Details for the file ecmwf-opendata-0.0.7.tar.gz
.
File metadata
- Download URL: ecmwf-opendata-0.0.7.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e727080b74859331fd7dbc98c5dae66a885d901f708eca79501b524fc8e11960 |
|
MD5 | e6b70c026e2304affe34065ad8593ba4 |
|
BLAKE2b-256 | a694244bc948d138e75a5db64977c05d424d6b212e803ec53fd09a67fcf6bc19 |