Skip to main content

Python tools for the Cordex Community.

Project description

Cordex Python Package

https://img.shields.io/pypi/v/py-cordex.svg https://travis-ci.com/euro-cordex/py-cordex.svg?branch=master Documentation Status https://coveralls.io/repos/github/euro-cordex/py-cordex/badge.svg?branch=master Updates

Python tools for the Cordex Community.

Why

The goal of this software package is to have a unified common code base for typical and reacurring tasks in the CORDEX community. More precisely, there are several tasks related to regional climate model data processing that are model independent and could become unified. This should enable better reproducability and exchange of scientific analyses in the community.

Meta Data

Access to meta data should be automatic and machine readable to avoid humans to do boring, repitive tasks that are error-prone. For that purpose, easy access to meta information should be guaranteed by tables collected here: https://github.com/euro-cordex/tables

Features

  • Tools to manage Cordex Domain Data and Datasets

  • Easy Cordex ESGF Access

For planned features, please have a look at the issues, grab one, and contribute!

Installation

You can install the package directly from github using pip:

pip install git+https://github.com/euro-cordex/py-cordex

If you want to contribute, I recommend cloning the repository and installing the package in development mode, e.g.

git clone https://github.com/euro-cordex/py-cordex
cd cordex
pip install -e .

This will install the package but you can still edit it and you don’t need the package in your PYTHONPATH

Requirements

  • python3.6 or higher

  • numpy

  • pandas

  • xarray

  • netCDF4

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-10-16)

  • First release on PyPI.

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

py-cordex-0.1.2.tar.gz (26.3 kB view hashes)

Uploaded Source

Built Distribution

py_cordex-0.1.2-py2.py3-none-any.whl (27.2 kB view hashes)

Uploaded Python 2 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