geodesic.tesseract¶
The Tesseract package is used to manage and monitor jobs submitted to the Tesseract service.
geodesic.tesseract
Tesseract Job¶
represents a Tesseract Job |
|
Tesseract Job Components¶
GlobalProperties that will be applied to all assets if they have empty values |
|
AssetSpec is a class to represent the requested output assets in a tesseract job. |
|
A container that runs arbitrary code to execute a model for aggregation, machine learning, etc |
|
A step in a Tesseract Job |
|
An input for a processing step |
|
An output for a processing step |
|
A webhook triggered on completion of a step in a Tesseract Job |
|
Temporal binning with equal bin size (either by count or size) |
|
Temporal binning by user specified bins. |
|
Temporal binning is a class to represent the temporal binning in a series request. |
|
Selection of a time bin based on a datetime or index |
|
Create output time bins based on a from, duration, stride, offset, and count |
|
Selection of bins between a start and an end |
|
Selection of the nearest bin to a specified before/after point |
|
Reduce along time bin dimension into a single bin |
|
A description of which time bins to select from the input |
|
An output bin, either a name or STAC eo band |
|
How to define what the output time bins are for a step output |
|
Specify and asset from a dataset as well as a list of bands |
|
FeatureAggregation specifies how features should be handled while rasterizing |
|
alias of |
|
Utility Functions¶
Creates a StridedBinning object for use in a Tesseract job given start, end, stride, and duration |
Deprecated in v1.0.0 |