Earth Engine based DisALEXI Model
Project description
This repository provides an Earth Engine Python API based implementation of the DisALEXI ET model.
Examples
Jupyter notebooks are provided in the “examples” folder that show various approaches for calling the OpenET DisALEXI model.
Installation
The OpenET DisALEXI python module can be installed via pip:
pip install openet-disalexi
Dependencies
Modules needed to run the model:
Modules needed to run the test suite:
OpenET Namespace Package
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.disalexi as disalexi
References
Anderson, M. C., J. M. Norman, J. R. Mecikalski, J. A. Otkin, and W. P. Kustas (2007), A climatological study of evapotranspiration and moisture stress across the continental United States based on thermal remote sensing: 1. Model formulation, J. Geophys. Res., 112, D10117, doi:10.1029/2006JD007506.
Project details
Release history Release notifications | RSS feed
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-disalexi-0.0.3.tar.gz
.
File metadata
- Download URL: openet-disalexi-0.0.3.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69b7dfa4780df40e5c0283d66cd5fff09cc60c46a0f29d89f2bded5402177796 |
|
MD5 | 8707a86ed0216052fd603275faf8f7e8 |
|
BLAKE2b-256 | c5618e607e3fa11ae59b8fb5cc78c9ccd39563eb930f961e3995813e8893395e |