xarray-topo 0.0.10


pip install xarray-topo==0.0.10

Project Links

Meta
Author: Benoit Bovy
Requires Python: >=3.4

Classifiers

Documentation Status

xarray-topo is a Python package that extends xarray with a small set of topographic tools useful for processing Digital Elevation Models (DEMs) and/or outputs of Landscape Evolution Models (LEMs).

It also provides xarray-simlab compatible models and re-usable model components (i.e., processes) for landscape evolution modelling.

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

Documentation

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

License

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

xarray-topo is developed with support from the Earth Surface Process Modelling group of the GFZ Helmholtz Centre Potsdam.

Wheel compatibility matrix

Platform Python 3
any

Files in release

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