xarray-simlab 0.0.9


pip install xarray-simlab==0.0.9

Project Links

Meta
Author: Benoit Bovy
Requires Python: >=3.4

Classifiers

Documentation Status

xarray-simlab is a Python library that provides both a framework for creating computational models from re-usable components and a xarray extension for setting and running simulations using the xarray’s Dataset structure.

Warning: this package is currently under heavy development (no stable release yet).

Documentation

A draft of documentation is hosted on ReadTheDocs: http://xarray-simlab.readthedocs.io

License

3-clause (“Modified” or “New”) BSD license, see License file.

xarray-simlab is developped at the Earth Surface Process Modelling group of the GFZ Helmholtz Centre Potsdam.

xarray-simlab uses short parts of the code of the xarray, pandas and dask libraries. Their licenses are reproduced in the “licenses” directory.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
numpy
xarray (>=0.8.0)