Skip to main content

Wapor algorithms

Project description

wapor

https://img.shields.io/pypi/v/wapor.svg https://img.shields.io/travis/francbartoli/wapor.svg Documentation Status Updates

WAPOR

Features

  • Calculate the following products:
    • AETI

    • AGBP

    • GBWP

    • NBWP

Install

Using pip

Assuming you have already created a python virtual environment, activate it and then install the tool:

pip install wapor --process-dependency-links

Using pipenv

Choose a directory where you want to spawne the python virtual environment and install the tool with pipenv, then from there:

pipenv shell --two

You will be led to a new shell where you can execute:

pipenv install wapor

Any warning can be safely ignored and finally you can exit from this shell:

exit

The tool is ready to be configured for the authentication with your Google Earth Engine service account.

Usage

Pip

In case you have installed it systemwide you don’t need to activate any virtual environment otherwise you have to as preliminary step:

wapor --help

Pipenv

If you are using pipenv the only requirement to run the wapor command is to go to the directory where you have executed the installation steps and run:

pipenv run wapor --help

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.0 (2018-11-07)

  • First release on PyPI.

0.2.2 (2018-11-08)

  • Update readme.

0.2.3 (2018-12-18)

  • Fix bug on AETI dekadal

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

wapor-0.2.3.tar.gz (31.4 kB view hashes)

Uploaded Source

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