Skip to content

weecology/neonwranglerpy

Repository files navigation

neonwranglerpy

Python package

Documentation Status

image

License

A Python Implementation of NeonVegWrangleR package, for integrating the Neon Vegetation Structure (VST) and Airborne Observation Platform (AOP) Data.

Installing the Current Release

If you have Python installed you can install the current release using either pip: :

pip install git+https://github.com/weecology/neonwranglerpy.git

Installing the package from source

  1. Get the latest source by cloning this repo: :

    git clone https://github.com/weecology/neonwranglerpy.git
  2. Install the dependencies: :

    pip install -r requirements.txt
  3. Install neonwranglerpy: :

    pip install .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages