sentinelhub.aws
The part of the package for interacting with Amazon Web Services (AWS). It requires additional package dependencies which can be installed with:
pip install 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