Metadata-Version: 1.2
Name: xarray-topo
Version: 0.0.10
Summary: xarray extension for topographic analysis and modelling
Home-page: https://gitext.gfz-potsdam.de/sec55-public/xarray-topo
Author: Benoit Bovy
Author-email: bbovy@gfz-potsdam.de
License: BSD-Clause3
Description-Content-Type: UNKNOWN
Description: xarray-topo: xarray extension for topographic analysis and modelling
        ====================================================================
        
        |Doc 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).**
        
        .. _xarray: http://xarray.pydata.org
        .. _`xarray-simlab`: http://xarray-simlab.readthedocs.io
        
        .. |Doc Status| image:: https://readthedocs.org/projects/xarray-topo/badge/?version=latest
           :target: http://xarray-topo.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        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 <https://gitext.gfz-potsdam.de/sec55-public/xarray-topo/blob/master/LICENSE>`__.
        
        xarray-topo is developed with support from the
        `Earth Surface Process Modelling`_ group of the GFZ Helmholtz Centre Potsdam.
        
        .. _`Earth Surface Process Modelling`: http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/
        
Keywords: python xarray topography modelling DEM digital-elevation-model
Platform: UNKNOWN
Requires-Python: >=3.4
