ImageCollectionAccessor#
- class geetools.ee_image_collection.ImageCollectionAccessor(obj)#
Toolbox for the
ee.ImageCollectionclass.Instantiate the class.
- Parameters:
obj (ee.ImageCollection)
Methods#
|
Aggregate the |
|
Append an image to the existing image collection. |
|
Gets the closest image (or set of images if the collection intersects a region that requires multiple scenes) to the specified date. |
Fill masked pixels with the first valid pixel in the stack of images. |
|
A binary |
|
|
Filter the |
|
Filter the |
|
Filter the |
|
Reduce the data for each image in the collection by bands on a specific region. |
|
Reduce the data for each image in the collection by regions for a single band. |
|
Aggregate the images that occurs on the same day and then reduce each band on a single region. |
|
Aggregate the images that occurs on the same day and then reduce a single band on multiple regions. |
|
Aggregate for each year on a single region a single band. |
|
Aggregate for each year on a single region a single band. |
Gets the citation of the image, if available. |
|
|
Gets the DOI of the collection, if available. |
Gets the offset parameters for each band of the image. |
|
|
Gets the STAC of the image collection. |
Gets the scale parameters for each band of the image. |
|
|
Transform the |
|
Get Image from the |
|
Compute the integral of a band over time or a specified property. |
|
Masks clouds and shadows in each image of an |
|
Compute the medoid of the |
|
Compute the outlier for each pixel in the specified bands. |
|
Apply panchromatic sharpening to the |
|
Plot the reduced data for each image in the collection by bands on a specific region. |
|
Plot the reduced data for each image in the collection by regions for a single band. |
|
Plot the reduced data for each image in the collection by bands on a specific region. |
|
Plot the reduced data for each image in the collection by regions for a single band. |
|
Plot the reduced data for each image in the collection by years for a single band. |
|
Plot the reduced data for each image in the collection by years for a single band. |
|
Pre-processes the image: masks clouds and shadows, and scales and offsets the image collection. |
|
Reduce the images included in the same duration interval using the provided reducer. |
|
Apply a reducer to all the pixels in a specific region on each image of the collection. |
|
Apply a reducer to all the pixels in specific regions on each images of a collection. |
Scales bands on an image according to their scale and offset parameters. |
|
|
Computes one or more spectral indices (indices are added as bands) for an image collection from the Awesome List of Spectral Indices. |
Calculates tasseled cap brightness, wetness, and greenness components for all images in the collection. |
|
|
Open an Earth Engine |
|
Compute the number of valid pixels in the specified band. |