Skip to main content

Rasterio CLI plugin to perform common operations on single-band elevation rasters

Project description

Rio-terrain provides a set of rasterio CLI plugins to perform common raster operations, and can write slope, aspect and curvature rasters.

https://travis-ci.org/mrahnis/rio-terrain.svg?branch=main https://ci.appveyor.com/api/projects/status/90fk8n3stif0yp5f?svg=true Python Package Conda Package Documentation Status https://coveralls.io/repos/github/mrahnis/rio-terrain/badge.svg?branch=main

Installation

https://img.shields.io/pypi/v/rio-terrain.svg https://anaconda.org/mrahnis/rio-terrain/badges/version.svg

To install from the Python Package Index:

$pip install rio-terrain

To install from Anaconda Cloud:

If you are starting from scratch the first thing to do is install the Anaconda Python distribution, add the necessary channels to obtain the dependencies and install rio-terrain.

$conda config --append channels conda-forge
$conda install rio-terrain -c mrahnis

To install from the source distribution execute the setup script in the rio-terrain directory:

$python setup.py install

Examples

TODO

License

BSD

Documentation

Latest html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rio-terrain-0.0.29.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

rio_terrain-0.0.29-py3-none-any.whl (35.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page