This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file openet-0.0.2.tar.gz.
File metadata
- Download URL: openet-0.0.2.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91808a7ff3c196030ae414b302905e99cb61490c3fe951ac8da55737db808aaa
|
|
| MD5 |
59468dd25162246d6a5f1dafa44acd81
|
|
| BLAKE2b-256 |
759b7b4afbdbd74f893c3ac67dbabeab6eca25664c186a82f30489bee43e998d
|