Skip to main content

OpenET Core Components

Project description

Latest version on PyPI Build status

This repository provides a template/example for other ET model. This repository is currently structured to compute ET as a simple function of NDVI.

Installation

To install the OpenET core python module:

pip install openet

Dependencies

Modules needed to run the model:

Modules needed to run the test suite:

Running Testing

python -m pytest

Namespace Packages

Each OpenET model should be stored in the “openet” folder (namespace). The benefit of the namespace package is that each ET model can be tracked in separate repositories but called as a “dot” submodule of the main openet module,

import openet.api
import openet.common
import openet.interp

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

openet-0.0.2.tar.gz (13.3 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