Skip to main content

Package for handling CMIP6 data

Project description

https://img.shields.io/travis/TaufiqHassan/cmpdata.svg https://img.shields.io/pypi/v/cmpdata.svg

cmpdata package can handle and analyze raw CMIP6 data.

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

cmpdata-1.0.5.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

cmpdata-1.0.5-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page