sentinelhub.api.batch
The part of the package that implements interface with Sentinel Hub services.
- 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.reprocess_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.statistical
S3Specification
AccessSpecification
SentinelHubBatchStatistical
SentinelHubBatchStatistical.create()
SentinelHubBatchStatistical.create_from_request()
SentinelHubBatchStatistical.s3_specification()
SentinelHubBatchStatistical.get_request()
SentinelHubBatchStatistical.get_status()
SentinelHubBatchStatistical.start_analysis()
SentinelHubBatchStatistical.start_job()
SentinelHubBatchStatistical.cancel_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