Skip to main content

OpenET Core Components

Project description

Latest version on PyPI Build status

WARNING: This code is in development, is being provided without support, and is subject to change at any time without notification

This repository provides core functions used by the OpenET models.

Core Components

Common

The OpenET “common” module provides functions that are common across many of the OpenET models. Currently these are limited to operations like cloud masking, but additional functions will be added as they are identified.

Examples of the cloud masking functions are provided in the “examples” folder.

Interpolation

The OpenET “interpolate” module provides functions for interpolating the image based ET estimates from the models (primarily from Landsat images) to a daily time step then aggregating to custom time periods (such as monthly or annual).

Ensemble

The OpenET “ensemble” module provides the function used to calculate the OpenET ensemble median absolute deviation (mad).

Installation

The OpenET core python module can be installed via pip:

pip install openet-core

Dependencies

Modules needed to run the model:

OpenET Namespace Package

Each OpenET model will be stored in sub-folders of 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.core.common
import openet.core.interpolate
import openet.ssebop

Development and Testing

Please see the CONTRIBUTING.rst.

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_core-0.6.0.tar.gz (169.1 kB view details)

Uploaded Source

File details

Details for the file openet_core-0.6.0.tar.gz.

File metadata

  • Download URL: openet_core-0.6.0.tar.gz
  • Upload date:
  • Size: 169.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for openet_core-0.6.0.tar.gz
Algorithm Hash digest
SHA256 4d84af9478608088843f9398ca3316e689f449d3ab972e07d0ac122e7cfd62b1
MD5 869e4cad4f046ff13012902edddf79dd
BLAKE2b-256 f702fa52e30316965a7d4052825251d45ca71930ba994e34cabb035326469d3f

See more details on using hashes here.

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