Skip to content

climopy-dev/climopy

Repository files navigation

ClimoPy

build status docs pypi black PR welcome license

This package provides tools to help climate scientists complete a variety of data analysis tasks, including objective and statistical analysis methods, 1D and 2D spectral decompositions, deriving physical quantities, working with physical units, and downloading archived observational and model data. The source code is published on Github.

Please note this package is very much a work-in-progress! The examples and documentation are incomplete, and undiscovered bugs may exist.

Documentation

The documentation is published on readthedocs.

Installation

Climopy is published on PyPi. It can be installed or upgraded with pip as follows:

pip install climopy
pip install --upgrade climopy

To install a development version of climopy, you can use pip install git+https://github.com/lukelbd/climopy.git or clone the repository and run pip install -e . inside the climopy folder.

About

🌍🌏🌎 A succinct toolset for analyzing climate data. This project is a work-in-progress.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published