Package for handling CMIP6 data
Project description
cmpdata package can handle and analyze raw CMIP6 data.
GitHub repo: https://github.com/TaufiqHassan/cmpdata
Documentation: coming soon …
Features
Handle raw CMIP6 data
Analyze any specific models/experiments/variables
Perform regridding for model ensemble means
Data preprocessing
Statistical analysis (coming soon)
Installation
cmpdata is installable using conda or pip. Conda installation is simple as:
conda install -c thassan cmpdata
For pip installation, you have to first install dependencies:
conda install -c conda-forge dask netCDF4 conda install -c conda-forge xesmf esmpy=7.1.0 pip install cmpdata
Alternatively, use the yml files in ci directory to create appropriate environement:
conda env create --file environment-py37.yml source activate cmdata pip install cmpdata
Requires python v3.6 or v3.7 and supports both Mac and Linux. Windows users can use Windows Subsystem.
License
This code is licensed under the MIT License.
Project details
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 cmpdata-1.0.5.tar.gz
.
File metadata
- Download URL: cmpdata-1.0.5.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cf43f73add7aa834efce55073696a1c2e51c9ef4663c45b34752fc46d4d7613 |
|
MD5 | f782c90bc66cc39894f1d441378484ed |
|
BLAKE2b-256 | 40aa9e3a5d6b43a4caaf676d4724683372ca18b240d80903b62ade59175ee692 |
File details
Details for the file cmpdata-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: cmpdata-1.0.5-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e193d7fbca437433414f27263bc24eaddc06ff3022cebf746cf4477d34ecd33 |
|
MD5 | 464f3bad7afdca73a19fefb4947b3e59 |
|
BLAKE2b-256 | f4fece62ce221ee6f80e54181be3fa5ae901a6f7e7c8035f6feee8c9a9519158 |