Package content
Content of the sentinelhub package.
Modules
- sentinelhub.api
- sentinelhub.api.batch
- sentinelhub.api.batch.base
- sentinelhub.api.batch.process
BatchTileStatus
SentinelHubBatch
SentinelHubBatch.create()
SentinelHubBatch.tiling_grid()
SentinelHubBatch.output()
SentinelHubBatch.iter_tiling_grids()
SentinelHubBatch.get_tiling_grid()
SentinelHubBatch.iter_requests()
SentinelHubBatch.get_latest_request()
SentinelHubBatch.get_request()
SentinelHubBatch.update_request()
SentinelHubBatch.delete_request()
SentinelHubBatch.start_analysis()
SentinelHubBatch.start_job()
SentinelHubBatch.cancel_job()
SentinelHubBatch.restart_job()
SentinelHubBatch.iter_tiles()
SentinelHubBatch.get_tile()
SentinelHubBatch.iter_collections()
SentinelHubBatch.get_collection()
SentinelHubBatch.create_collection()
SentinelHubBatch.update_collection()
SentinelHubBatch.delete_collection()
BatchRequest
BatchRequest.request_id
BatchRequest.process_request
BatchRequest.tile_count
BatchRequest.status
BatchRequest.user_id
BatchRequest.created
BatchRequest.tiling_grid
BatchRequest.output
BatchRequest.bucket_name
BatchRequest.description
BatchRequest.value_estimate
BatchRequest.tile_width_px
BatchRequest.tile_height_px
BatchRequest.user_action
BatchRequest.user_action_updated
BatchRequest.error
BatchRequest.other_data
BatchRequest.evalscript
BatchRequest.bbox
BatchRequest.geometry
BatchRequest.dataclass_json_config
BatchRequest.from_dict()
BatchRequest.from_json()
BatchRequest.schema()
BatchRequest.to_dict()
BatchRequest.to_json()
BatchCollectionBatchData
BatchCollectionBatchData.tiling_grid_id
BatchCollectionBatchData.other_data
BatchCollectionBatchData.dataclass_json_config
BatchCollectionBatchData.from_dict()
BatchCollectionBatchData.from_json()
BatchCollectionBatchData.schema()
BatchCollectionBatchData.to_dict()
BatchCollectionBatchData.to_json()
BatchCollectionAdditionalData
BatchCollectionAdditionalData.bands
BatchCollectionAdditionalData.other_data
BatchCollectionAdditionalData.dataclass_json_config
BatchCollectionAdditionalData.from_dict()
BatchCollectionAdditionalData.from_json()
BatchCollectionAdditionalData.schema()
BatchCollectionAdditionalData.to_dict()
BatchCollectionAdditionalData.to_json()
BatchCollection
- sentinelhub.api.batch.process_v2
BatchProcessClient
BatchProcessClient.s3_specification()
BatchProcessClient.create()
BatchProcessClient.geopackage_input()
BatchProcessClient.tiling_grid_input()
BatchProcessClient.raster_output()
BatchProcessClient.zarr_output()
BatchProcessClient.iter_requests()
BatchProcessClient.get_request()
BatchProcessClient.update_request()
BatchProcessClient.start_analysis()
BatchProcessClient.start_job()
BatchProcessClient.stop_job()
BatchProcessClient.iter_tiling_grids()
BatchProcessClient.get_tiling_grid()
BatchProcessRequest
BatchProcessRequest.request_id
BatchProcessRequest.request
BatchProcessRequest.domain_account_id
BatchProcessRequest.status
BatchProcessRequest.error
BatchProcessRequest.user_action
BatchProcessRequest.user_action_updated
BatchProcessRequest.created
BatchProcessRequest.completion_percentage
BatchProcessRequest.last_updated
BatchProcessRequest.cost_PU
BatchProcessRequest.stopped_status_reason
BatchProcessRequest.other_data
BatchProcessRequest.dataclass_json_config
BatchProcessRequest.from_dict()
BatchProcessRequest.from_json()
BatchProcessRequest.schema()
BatchProcessRequest.to_dict()
BatchProcessRequest.to_json()
- sentinelhub.api.batch.statistical
SentinelHubBatchStatistical
SentinelHubBatchStatistical.s3_specification()
SentinelHubBatchStatistical.create()
SentinelHubBatchStatistical.create_from_request()
SentinelHubBatchStatistical.get_request()
SentinelHubBatchStatistical.get_status()
SentinelHubBatchStatistical.start_analysis()
SentinelHubBatchStatistical.start_job()
SentinelHubBatchStatistical.cancel_job()
SentinelHubBatchStatistical.stop_job()
BatchStatisticalRequest
BatchStatisticalRequest.request_id
BatchStatisticalRequest.completion_percentage
BatchStatisticalRequest.request
BatchStatisticalRequest.status
BatchStatisticalRequest.user_id
BatchStatisticalRequest.created
BatchStatisticalRequest.cost_pu
BatchStatisticalRequest.user_action
BatchStatisticalRequest.user_action_updated
BatchStatisticalRequest.error
BatchStatisticalRequest.other_data
BatchStatisticalRequest.dataclass_json_config
BatchStatisticalRequest.from_dict()
BatchStatisticalRequest.from_json()
BatchStatisticalRequest.schema()
BatchStatisticalRequest.to_dict()
BatchStatisticalRequest.to_json()
- sentinelhub.api.batch.utils
- sentinelhub.api.base
SentinelHubService
SentinelHubFeatureIterator
BaseCollection
BaseCollection.name
BaseCollection.s3_bucket
BaseCollection.additional_data
BaseCollection.collection_id
BaseCollection.user_id
BaseCollection.created
BaseCollection.no_data
BaseCollection.other_data
BaseCollection.to_data_collection()
BaseCollection.dataclass_json_config
BaseCollection.from_dict()
BaseCollection.from_json()
BaseCollection.schema()
BaseCollection.to_dict()
BaseCollection.to_json()
- sentinelhub.api.base_request
- sentinelhub.api.byoc
ByocCollectionBand
ByocCollectionBand.source
ByocCollectionBand.band_index
ByocCollectionBand.bit_depth
ByocCollectionBand.sample_format
ByocCollectionBand.no_data
ByocCollectionBand.other_data
ByocCollectionBand.dataclass_json_config
ByocCollectionBand.from_dict()
ByocCollectionBand.from_json()
ByocCollectionBand.schema()
ByocCollectionBand.to_dict()
ByocCollectionBand.to_json()
ByocCollectionAdditionalData
ByocCollectionAdditionalData.bands
ByocCollectionAdditionalData.max_meters_per_pixel
ByocCollectionAdditionalData.max_meters_per_pixel_override
ByocCollectionAdditionalData.other_data
ByocCollectionAdditionalData.dataclass_json_config
ByocCollectionAdditionalData.from_dict()
ByocCollectionAdditionalData.from_json()
ByocCollectionAdditionalData.schema()
ByocCollectionAdditionalData.to_dict()
ByocCollectionAdditionalData.to_json()
ByocCollection
ByocTile
ByocTile.path
ByocTile.status
ByocTile.tile_id
ByocTile.tile_geometry
ByocTile.cover_geometry
ByocTile.created
ByocTile.sensing_time
ByocTile.ingestion_start
ByocTile.additional_data
ByocTile.other_data
ByocTile.dataclass_json_config
ByocTile.from_dict()
ByocTile.from_json()
ByocTile.schema()
ByocTile.to_dict()
ByocTile.to_json()
SentinelHubBYOC
SentinelHubBYOC.iter_collections()
SentinelHubBYOC.get_collection()
SentinelHubBYOC.create_collection()
SentinelHubBYOC.update_collection()
SentinelHubBYOC.delete_collection()
SentinelHubBYOC.copy_tiles()
SentinelHubBYOC.iter_tiles()
SentinelHubBYOC.get_tile()
SentinelHubBYOC.create_tile()
SentinelHubBYOC.update_tile()
SentinelHubBYOC.delete_tile()
SentinelHubBYOC.reingest_tile()
- sentinelhub.api.catalog
- sentinelhub.api.fis
- sentinelhub.api.ogc
- sentinelhub.api.opensearch
- sentinelhub.api.process
- sentinelhub.api.statistical
- sentinelhub.api.utils
- sentinelhub.api.wfs
- sentinelhub.api.batch
- sentinelhub.areas
- sentinelhub.aws
- sentinelhub.aws.batch
- sentinelhub.aws.client
- sentinelhub.aws.constants
AwsConstants
AwsConstants.SOURCE_ID_LIST
AwsConstants.TILE_INFO
AwsConstants.PRODUCT_INFO
AwsConstants.METADATA
AwsConstants.PREVIEW
AwsConstants.PREVIEW_JP2
AwsConstants.QI_LIST
AwsConstants.QI_LIST_V4
AwsConstants.QI_MSK_CLASSI
AwsConstants.QI_MSK_CLASSI_V4
AwsConstants.QI_MSK_CLOUD
AwsConstants.AUX_DATA
AwsConstants.DATASTRIP
AwsConstants.GRANULE
AwsConstants.HTML
AwsConstants.INFO
AwsConstants.QI_DATA
AwsConstants.IMG_DATA
AwsConstants.INSPIRE
AwsConstants.MANIFEST
AwsConstants.TCI
AwsConstants.PVI
AwsConstants.CAMSFO
AwsConstants.AUX_CAMSFO
AwsConstants.ECMWFT
AwsConstants.AUX_ECMWFT
AwsConstants.DATASTRIP_METADATA
AwsConstants.AOT
AwsConstants.WVP
AwsConstants.SCL
AwsConstants.VIS
AwsConstants.L2A_MANIFEST
AwsConstants.REPORT
AwsConstants.GIPP
AwsConstants.FORMAT_CORRECTNESS
AwsConstants.GENERAL_QUALITY
AwsConstants.GEOMETRIC_QUALITY
AwsConstants.RADIOMETRIC_QUALITY
AwsConstants.SENSOR_QUALITY
AwsConstants.L2A_QUALITY
AwsConstants.QUALITY_REPORTS
AwsConstants.CLASS_MASKS
AwsConstants.R10m
AwsConstants.R20m
AwsConstants.R60m
AwsConstants.RESOLUTIONS
AwsConstants.S2_L2A_BAND_MAP
AwsConstants.S2_L1C_BANDS
AwsConstants.S2_L1C_METAFILES
AwsConstants.S2_L2A_BANDS
AwsConstants.S2_L2A_METAFILES
AwsConstants.PRODUCT_FILES
AwsConstants.TILE_FILES
AwsConstants.AWS_FILES
EsaSafeType
- sentinelhub.aws.data
AwsData
AwsProduct
AwsTile
AwsTile.parse_tile_name()
AwsTile.get_requests()
AwsTile.get_aws_index()
AwsTile.tile_is_valid()
AwsTile.get_tile_info()
AwsTile.get_url()
AwsTile.get_tile_url()
AwsTile.get_qi_url()
AwsTile.get_band_qi_url()
AwsTile.get_preview_url()
AwsTile.get_filepath()
AwsTile.get_product_id()
AwsTile.tile_id_to_tile()
- sentinelhub.aws.data_safe
SafeProduct
SafeTile
SafeTile.get_requests()
SafeTile.get_safe_struct()
SafeTile.get_tile_id()
SafeTile.get_sensing_time()
SafeTile.get_datastrip_time()
SafeTile.get_datatake_time()
SafeTile.get_main_folder()
SafeTile.get_tile_metadata_name()
SafeTile.get_aux_data_name()
SafeTile.get_img_name()
SafeTile.get_qi_name()
SafeTile.get_preview_name()
- sentinelhub.aws.request
- sentinelhub.base
- sentinelhub.config
- sentinelhub.constants
ServiceUrl
ServiceType
ResamplingType
MosaickingOrder
CRSMeta
CRS
CRS.WGS84
CRS.POP_WEB
CRS.has_value()
CRS.epsg
CRS.ogc_string()
CRS.opengis_string
CRS.is_utm()
CRS.projection()
CRS.pyproj_crs()
CRS.get_transform_function()
CRS.get_utm_from_wgs84()
CRS.UTM_1N
CRS.UTM_2N
CRS.UTM_3N
CRS.UTM_4N
CRS.UTM_5N
CRS.UTM_6N
CRS.UTM_7N
CRS.UTM_8N
CRS.UTM_9N
CRS.UTM_10N
CRS.UTM_11N
CRS.UTM_12N
CRS.UTM_13N
CRS.UTM_14N
CRS.UTM_15N
CRS.UTM_16N
CRS.UTM_17N
CRS.UTM_18N
CRS.UTM_19N
CRS.UTM_20N
CRS.UTM_21N
CRS.UTM_22N
CRS.UTM_23N
CRS.UTM_24N
CRS.UTM_25N
CRS.UTM_26N
CRS.UTM_27N
CRS.UTM_28N
CRS.UTM_29N
CRS.UTM_30N
CRS.UTM_31N
CRS.UTM_32N
CRS.UTM_33N
CRS.UTM_34N
CRS.UTM_35N
CRS.UTM_36N
CRS.UTM_37N
CRS.UTM_38N
CRS.UTM_39N
CRS.UTM_40N
CRS.UTM_41N
CRS.UTM_42N
CRS.UTM_43N
CRS.UTM_44N
CRS.UTM_45N
CRS.UTM_46N
CRS.UTM_47N
CRS.UTM_48N
CRS.UTM_49N
CRS.UTM_50N
CRS.UTM_51N
CRS.UTM_52N
CRS.UTM_53N
CRS.UTM_54N
CRS.UTM_55N
CRS.UTM_56N
CRS.UTM_57N
CRS.UTM_58N
CRS.UTM_59N
CRS.UTM_60N
CRS.UTM_1S
CRS.UTM_2S
CRS.UTM_3S
CRS.UTM_4S
CRS.UTM_5S
CRS.UTM_6S
CRS.UTM_7S
CRS.UTM_8S
CRS.UTM_9S
CRS.UTM_10S
CRS.UTM_11S
CRS.UTM_12S
CRS.UTM_13S
CRS.UTM_14S
CRS.UTM_15S
CRS.UTM_16S
CRS.UTM_17S
CRS.UTM_18S
CRS.UTM_19S
CRS.UTM_20S
CRS.UTM_21S
CRS.UTM_22S
CRS.UTM_23S
CRS.UTM_24S
CRS.UTM_25S
CRS.UTM_26S
CRS.UTM_27S
CRS.UTM_28S
CRS.UTM_29S
CRS.UTM_30S
CRS.UTM_31S
CRS.UTM_32S
CRS.UTM_33S
CRS.UTM_34S
CRS.UTM_35S
CRS.UTM_36S
CRS.UTM_37S
CRS.UTM_38S
CRS.UTM_39S
CRS.UTM_40S
CRS.UTM_41S
CRS.UTM_42S
CRS.UTM_43S
CRS.UTM_44S
CRS.UTM_45S
CRS.UTM_46S
CRS.UTM_47S
CRS.UTM_48S
CRS.UTM_49S
CRS.UTM_50S
CRS.UTM_51S
CRS.UTM_52S
CRS.UTM_53S
CRS.UTM_54S
CRS.UTM_55S
CRS.UTM_56S
CRS.UTM_57S
CRS.UTM_58S
CRS.UTM_59S
CRS.UTM_60S
MimeType
MimeType.TIFF
MimeType.PNG
MimeType.JPG
MimeType.JP2
MimeType.JSON
MimeType.CSV
MimeType.ZIP
MimeType.HDF
MimeType.XML
MimeType.GML
MimeType.TXT
MimeType.TAR
MimeType.RAW
MimeType.SAFE
MimeType.PICKLE
MimeType.NPY
MimeType.GPKG
MimeType.GEOJSON
MimeType.GZIP
MimeType.extension
MimeType.from_string()
MimeType.is_image_format()
MimeType.is_api_format()
MimeType.has_value()
MimeType.get_string()
MimeType.matches_extension()
MimeType.get_expected_max_value()
RequestType
SHConstants
- sentinelhub.data_collections
OrbitDirection
DataCollectionDefinition
DataCollectionDefinition.api_id
DataCollectionDefinition.catalog_id
DataCollectionDefinition.wfs_id
DataCollectionDefinition.service_url
DataCollectionDefinition.collection_type
DataCollectionDefinition.sensor_type
DataCollectionDefinition.processing_level
DataCollectionDefinition.swath_mode
DataCollectionDefinition.polarization
DataCollectionDefinition.resolution
DataCollectionDefinition.orbit_direction
DataCollectionDefinition.timeliness
DataCollectionDefinition.bands
DataCollectionDefinition.metabands
DataCollectionDefinition.collection_id
DataCollectionDefinition.is_timeless
DataCollectionDefinition.has_cloud_coverage
DataCollectionDefinition.dem_instance
DataCollectionDefinition.derive()
DataCollection
DataCollection.SENTINEL2_L1C
DataCollection.SENTINEL2_L2A
DataCollection.SENTINEL1
DataCollection.SENTINEL1_IW
DataCollection.SENTINEL1_IW_ASC
DataCollection.SENTINEL1_IW_DES
DataCollection.SENTINEL1_EW
DataCollection.SENTINEL1_EW_ASC
DataCollection.SENTINEL1_EW_DES
DataCollection.SENTINEL1_EW_SH
DataCollection.SENTINEL1_EW_SH_ASC
DataCollection.SENTINEL1_EW_SH_DES
DataCollection.DEM
DataCollection.DEM_MAPZEN
DataCollection.DEM_COPERNICUS_30
DataCollection.DEM_COPERNICUS_90
DataCollection.MODIS
DataCollection.LANDSAT_MSS_L1
DataCollection.LANDSAT_TM_L1
DataCollection.LANDSAT_TM_L2
DataCollection.LANDSAT_ETM_L1
DataCollection.LANDSAT_ETM_L2
DataCollection.LANDSAT_OT_L1
DataCollection.LANDSAT_OT_L2
DataCollection.SENTINEL5P
DataCollection.SENTINEL3_OLCI
DataCollection.SENTINEL3_SLSTR
DataCollection.HARMONIZED_LANDSAT_SENTINEL
DataCollection.define()
DataCollection.define_from()
DataCollection.define_byoc()
DataCollection.define_batch()
DataCollection.api_id
DataCollection.catalog_id
DataCollection.wfs_id
DataCollection.bands
DataCollection.metabands
DataCollection.is_sentinel1
DataCollection.is_byoc
DataCollection.is_batch
DataCollection.contains_orbit_direction()
DataCollection.get_available_collections()
- sentinelhub.data_collections_bands
Unit
Band
Bands
Bands.SENTINEL1_IW
Bands.SENTINEL1_EW
Bands.SENTINEL1_EW_SH
Bands.SENTINEL2_L1C
Bands.SENTINEL2_L2A
Bands.SENTINEL3_OLCI
Bands.SENTINEL3_SLSTR
Bands.SENTINEL5P
Bands.LANDSAT_OT_L1
Bands.LANDSAT_OT_L2
Bands.LANDSAT_ETM_L1
Bands.LANDSAT_ETM_L2
Bands.LANDSAT_TM_L1
Bands.LANDSAT_TM_L2
Bands.LANDSAT_MSS_L1
Bands.HARMONIZED_LANDSAT_SENTINEL
Bands.MODIS
Bands.DEM
MetaBands
MetaBands.SENTINEL1
MetaBands.SENTINEL2_L1C
MetaBands.SENTINEL2_L2A
MetaBands.SENTINEL3_OLCI
MetaBands.SENTINEL3_SLSTR
MetaBands.SENTINEL5P
MetaBands.LANDSAT_OT_L1
MetaBands.LANDSAT_OT_L2
MetaBands.LANDSAT_ETM_L1
MetaBands.LANDSAT_ETM_L2
MetaBands.LANDSAT_TM_L1
MetaBands.LANDSAT_TM_L2
MetaBands.LANDSAT_MSS_L1
MetaBands.HARMONIZED_LANDSAT_SENTINEL
MetaBands.MODIS
MetaBands.DEM
- sentinelhub.data_utils
- sentinelhub.decoding
- sentinelhub.exceptions
- sentinelhub.download
- sentinelhub.download.client
- sentinelhub.download.handlers
- sentinelhub.download.models
DownloadRequest
DownloadRequest.url
DownloadRequest.headers
DownloadRequest.request_type
DownloadRequest.post_values
DownloadRequest.use_session
DownloadRequest.data_type
DownloadRequest.save_response
DownloadRequest.data_folder
DownloadRequest.filename
DownloadRequest.return_data
DownloadRequest.extra_params
DownloadRequest.raise_if_invalid()
DownloadRequest.get_request_params()
DownloadRequest.get_hashed_name()
DownloadRequest.get_relative_paths()
DownloadRequest.get_storage_paths()
DownloadResponse
DownloadResponse.request
DownloadResponse.content
DownloadResponse.headers
DownloadResponse.status_code
DownloadResponse.elapsed
DownloadResponse.from_response()
DownloadResponse.from_local()
DownloadResponse.to_local()
DownloadResponse.response_type
DownloadResponse.decode()
DownloadResponse.derive()
- sentinelhub.download.rate_limit
- sentinelhub.download.sentinelhub_client
- sentinelhub.download.sentinelhub_statistical_client
- sentinelhub.download.session
- sentinelhub.geo_utils
- sentinelhub.geometry
- sentinelhub.geopedia
- sentinelhub.io_utils
- sentinelhub.testing_utils
- sentinelhub.time_utils
- sentinelhub.types