Skip to main content

Python library to support analysis of topographic cross-sections

Project description

Orangery is a Python library to support analysis of topographic cross-sections, particularly on stream channels. The intent is to enable the user to write simple scripts that operate on CSV data exported from a survey data collector.

https://travis-ci.org/mrahnis/orangery.svg?branch=master https://ci.appveyor.com/api/projects/status/lw4wysrcfu2x3653?svg=true Documentation Status

Orangery was initially a single script that allowed me to segregate, by grain size, changed areas on repeat topographic cross-sections. It can produce output plots like the one below.

https://lh3.googleusercontent.com/-3BBypwcOuqQ/U2GP63BYFII/AAAAAAAABNs/ubaKDHXSqjQ/w800-h344-no/figure_1.png

Installation

https://img.shields.io/pypi/v/orangery.svg https://anaconda.org/mrahnis/orangery/badges/version.svg

To install from the Python Package Index:

$pip install orangery

To install from the source distribution execute the setup script in the orangery directory:

$python setup.py install

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 orangery.

$conda config --append channels conda-forge
$conda config --append channels mrahnis
$conda install orangery

To install from the source distribution:

Execute the setup script in the orangery directory:

$python setup.py install

Examples

The example scripts may be run like so:

$python plots.py

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

orangery-0.4.3.tar.gz (52.7 kB view details)

Uploaded Source

File details

Details for the file orangery-0.4.3.tar.gz.

File metadata

  • Download URL: orangery-0.4.3.tar.gz
  • Upload date:
  • Size: 52.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for orangery-0.4.3.tar.gz
Algorithm Hash digest
SHA256 eab74c70432f50a11424cd1efb4a612ea9c1c02e2250435685818996745ef451
MD5 d932eff2498bd9b53569a2296ce9f38b
BLAKE2b-256 92c375f9a093e00897542ca73046b5652466451c84e93fb38af9918568885fe2

See more details on using hashes here.

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