sentinelhub.api.batch
The part of the package that implements interface with Sentinel Hub services.
- sentinelhub.api.batch.base
- sentinelhub.api.batch.process
BatchProcessClientBatchProcessClient.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()
BatchProcessRequestBatchProcessRequest.request_idBatchProcessRequest.requestBatchProcessRequest.domain_account_idBatchProcessRequest.statusBatchProcessRequest.errorBatchProcessRequest.user_actionBatchProcessRequest.user_action_updatedBatchProcessRequest.createdBatchProcessRequest.completion_percentageBatchProcessRequest.last_updatedBatchProcessRequest.cost_PUBatchProcessRequest.stopped_status_reasonBatchProcessRequest.other_dataBatchProcessRequest.dataclass_json_configBatchProcessRequest.from_dict()BatchProcessRequest.from_json()BatchProcessRequest.schema()BatchProcessRequest.to_dict()BatchProcessRequest.to_json()
- sentinelhub.api.batch.process_v2
- sentinelhub.api.batch.statistical
SentinelHubBatchStatisticalSentinelHubBatchStatistical.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()
BatchStatisticalRequestBatchStatisticalRequest.request_idBatchStatisticalRequest.completion_percentageBatchStatisticalRequest.requestBatchStatisticalRequest.statusBatchStatisticalRequest.user_idBatchStatisticalRequest.createdBatchStatisticalRequest.cost_puBatchStatisticalRequest.user_actionBatchStatisticalRequest.user_action_updatedBatchStatisticalRequest.errorBatchStatisticalRequest.other_dataBatchStatisticalRequest.dataclass_json_configBatchStatisticalRequest.from_dict()BatchStatisticalRequest.from_json()BatchStatisticalRequest.schema()BatchStatisticalRequest.to_dict()BatchStatisticalRequest.to_json()
- sentinelhub.api.batch.utils