FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

climopy-dev/climopy: 🌍🌏🌎 A succinct toolset for analyzing climate data. This project is a work-in-progress. · GitHub

Repository files navigation

ClimoPy

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

Stars

29 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL