Python library for processing ensemble weather forecasts


License
Apache-2.0
Install
pip install enstools==2023.11.2

Documentation

Ensemble Tools Documentation Status

This package provides core functionality to Python-based tools developed within the framework of Waves to Weather - Transregional Collaborative Research Project (SFB/TRR165).

Shared functionality includes:

  • Clustering (enstools.clustering)
  • Interpolation (enstools.interpolation)
  • Reading and Writing data (enstools.io)
  • Retrieval of open data (enstools.opendata)
  • Post-processing (enstools.post)
  • Scores (enstools.scores)

Installation

pip is the easiest way to install enstools along with all dependencies.

pip install enstools

Documentation

Explore our documentation.

Acknowledgment and license

Ensemble Tools (enstools) is a collaborative development within Waves to Weather (SFB/TRR165) coordinated by the subproject Z2 and funded by the German Research Foundation (DFG).

A full list of code contributors can CONTRIBUTORS.md.

The code is released under an Apache-2.0 licence.