Auto-updater of data from the Climate Data Store
Project description
CDSupdate
CDSupdate is a tools to automatically download and update data from the Climate Data Store. Currently, only ERA5 is supported.
Installation
CDSupdate requires the following packages:
numpy
pandas
xarray
netCDF4
cftime
cdsapi
windows-curses
(only for Microsoft Windows users)
From pip:
pip3 install CDSupdate
Or from source:
git clone https://github.com/yrobink/CDSupdate.git
cd CDSupdaye
pip3 install .
This adds the CDSupdate
package in your python installation, and the command
cdsupdate
.
How to use ?
Start by read the documentation with:
cdsupdate --help
As example, to download the daily mean temperature over the North Atlantic
(80W-50E,5N,72N) between 2019-11-09 and 2022-01-17 in the directory odir
, just run:
cdsupdate --log info test.log --period 2019-11-09/2022-01-17 --cvar tas --area NorthAtlantic --odir odir
How to cite it ?
You can use this DOI:10.5281/zenodo.7991332
License
Copyright(c) 2022, 2023 Yoann Robin, Andreia Hisi
This file is part of CDSupdate.
CDSupdate is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
CDSupdate is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with CDSupdate. If not, see https://www.gnu.org/licenses/.
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
Built Distribution
File details
Details for the file CDSupdate-1.2.5.tar.gz
.
File metadata
- Download URL: CDSupdate-1.2.5.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58fcc4450c03f89a973b6ddaa64b2b32be0dbd9872d6d8a15bc1529533d005ee |
|
MD5 | 84b3d9927abf79ebf18dfc2ad7c3aeb0 |
|
BLAKE2b-256 | 33f3be22e4e96054716efd06ede23baa19b81c22b3da2ec4184422407e0cfc1c |
File details
Details for the file CDSupdate-1.2.5-py3-none-any.whl
.
File metadata
- Download URL: CDSupdate-1.2.5-py3-none-any.whl
- Upload date:
- Size: 43.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5b5d52ed97d007b189e78bb56efcf546d47368cd7a7128ef2d5ab109527a1ba |
|
MD5 | 1bde5835bee34c525f4192fc180611e1 |
|
BLAKE2b-256 | d4a33091d4db89e404501b586fb3fdfa6efaa1194b8cac758c3b94b32de16cda |