CORDEX-be2 / ValEnsPy

A Python package to Validate Ensembles of gridded model data
GNU General Public License v3.0
1 stars 0 forks source link
climate-science ensembles gridded-climate-data validation xarray

ValEnsPy

A Python package to validate gridded model data.

Installation

Currently, the package is in development and not yet available on PyPI.

To install the package locally, follow the instructions in

Interested in contributing? Take a look at CONTRIBUTING.md file to see how you can help.

For additional developer guidelines see the Notes for developers page in the Contributing section of the documentation.

Documentation

As ValEnsPy is a private repository, the documentation is only available locally. To access the documentation, clone the repository,

git clone git@github.com:CORDEX-be2/ValEnsPy.git

and open the ValEnsPy/docs/_build/index.html file in your favourite web browser.

Package structure

The package is structured as follows:

Package structure