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)
pip is the easiest way to install enstools along with all dependencies.
pip install enstools
Explore our documentation.
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.