eodal.core package¶
Subpackages¶
Submodules¶
- eodal.core.algorithms module
- eodal.core.band module
BandBand.__init__()Band.aliasBand.boundsBand.clip()Band.coordinatesBand.copy()Band.crsBand.from_rasterio()Band.from_vector()Band.get_attributes()Band.get_meta()Band.get_pixels()Band.has_aliasBand.hist()Band.is_masked_arrayBand.is_ndarrayBand.is_zarrBand.mask()Band.metaBand.ncolsBand.nrowsBand.plot()Band.read_pixels()Band.reduce()Band.rename()Band.reproject()Band.resample()Band.scale_data()Band.to_dataframe()Band.to_rasterio()Band.to_xarray()Band.transform
BandOperatorGeoInfoWavelengthInfo
- eodal.core.operators module
- eodal.core.raster module
RasterCollectionRasterCollection.__init__()RasterCollection.add_band()RasterCollection.apply()RasterCollection.band_aliasesRasterCollection.band_namesRasterCollection.band_summaries()RasterCollection.calc_si()RasterCollection.clip_bands()RasterCollection.collectionRasterCollection.copy()RasterCollection.drop_band()RasterCollection.emptyRasterCollection.from_multi_band_raster()RasterCollection.get_band()RasterCollection.get_band_alias()RasterCollection.get_pixels()RasterCollection.get_values()RasterCollection.has_band_aliasesRasterCollection.is_bandstack()RasterCollection.is_sceneRasterCollection.join()RasterCollection.mask()RasterCollection.plot_band()RasterCollection.plot_multiple_bands()RasterCollection.read_pixels()RasterCollection.reproject()RasterCollection.resample()RasterCollection.scale()RasterCollection.to_dataframe()RasterCollection.to_rasterio()RasterCollection.to_xarray()
RasterOperatorSceneProperties
- eodal.core.scene module
SceneCollectionSceneCollection.__init__()SceneCollection.add_scene()SceneCollection.apply()SceneCollection.clip_scenes()SceneCollection.copy()SceneCollection.emptySceneCollection.from_pickle()SceneCollection.from_raster_collections()SceneCollection.get_feature_timeseries()SceneCollection.identifiersSceneCollection.indexed_by_timestampsSceneCollection.is_sortedSceneCollection.plot()SceneCollection.sort()SceneCollection.timestampsSceneCollection.to_pickle()SceneCollection.to_xarray()
- eodal.core.spectral_indices module
SpectralIndicesSpectralIndices.BSI()SpectralIndices.CI_GREEN()SpectralIndices.CR()SpectralIndices.EVI()SpectralIndices.GNDVI()SpectralIndices.MCARI()SpectralIndices.MSAVI()SpectralIndices.MTCARI_OSAVI()SpectralIndices.NDRE()SpectralIndices.NDRI()SpectralIndices.NDTI()SpectralIndices.NDVI()SpectralIndices.NDWI()SpectralIndices.NDYI()SpectralIndices.NHI()SpectralIndices.VARI()SpectralIndices.__init__()SpectralIndices.calc_si()SpectralIndices.get_si_list()