Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.4 KB

File metadata and controls

28 lines (21 loc) · 1.4 KB

Bluemath {Toolkit}

GitHub Actions GitHub PyPI Conda (channel only) PyPI - Python Version Ruff Ask DeepWiki

Module collection for custom climate data analysis. The main objective of this Python package is to provide a set of statistical tools tailored for climate data analysis, with a focus on statistical classification and prediction.

The package also includes a set of utility functions for processing climate data. To facilitate understanding of how to use these modules, simple demonstration scripts and the necessary data have been added to this repository.

Installation

pip install bluemath-tk
conda install conda-forge::bluemath-tk

Project status

  • UNDER DEVELOPMENT