Skip to main content

Python index-calculator is an xclim wrapperto calculate climate indices from CMORized netCDF files.

Project description

index_calculator

https://github.com/ludwiglierhammer/index_calculator/actions/workflows/ci.yml/badge.svg https://codecov.io/gh/ludwiglierhammer/index_calculator/branch/main/graph/badge.svg https://img.shields.io/pypi/v/index_calculator.svg Documentation Status pre-commit.ci status

Python index_calculator is an xclim wrapper to calculate climate indices from CMORized netCDF files.

Features

  • Calculate climate indices via xclim.

  • Write standardized netCDF attributes.

  • Write on disk with a project-specific output file name.

Installation

You can install the package directly from github using pip:

pip install git+https://github.com/ludwiglierhammer/index_calculator

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

git clone index_calculator
cd index_calculator
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

  • xclim

Contact

In cases of any problems, needs or wishes do not hesitate to contact:

ludwig.lierhammer@hereon.de

Credits

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

History

0.1.0 (2022-03-08)

  • 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

index_calculator-0.1.0.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

index_calculator-0.1.0-py3-none-any.whl (13.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